home *** CD-ROM | disk | FTP | other *** search
- Path: calvino.alaska.net!usenet
- From: Jim Dolan <dolan>
- Newsgroups: comp.lang.c++,comp.os.ms-windows.nt.misc
- Subject: VC++ 2.0 Console App. (NT)
- Date: 30 Jan 1996 18:44:34 GMT
- Organization: SAIC
- Message-ID: <4eloui$dnd@calvino.alaska.net>
- NNTP-Posting-Host: saic.alaska.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.12 (X11; I; SunOS 4.1.3_U1 sun4m)
- X-URL: news://calvino.alaska.net/comp.lang.c++
-
- Hello,
-
- I've got a quick question for anyone using Visual C++ 2.0 under NT. I'm just
- writing some simple utility routines for school. When I build a WinRelease
- version of the code and run it from a console window it works fine as long as
- I'm in the same directory as the executable or if I explicitly put the path to
- the executable on the command line. If I place the executable in my path and
- reference it, I get a blurb saying something about a bat file could not be
- found. What's a batch file got to do with this? who knows. Anybody else run
- into this and know how to create a true standalone Console Application?
-
- Thanks in advance,
- Jim Dolan
- dolanj@saturn.uaamath.alaska.edu
-
-